From WikiChip
Search results

Page title matches

  • 19 bytes (2 words) - 23:46, 28 March 2020
  • {{title|Schlemiel the Painter's Algorithm}} '''Schlemiel the Painter's Algorithm''' (also spelled ''Shlemiel'') is a term referring to a class of
    4 KB (646 words) - 00:56, 21 February 2016
  • #REDIRECT [[schlemiel the painter's algorithm]]
    47 bytes (5 words) - 22:34, 1 February 2016
  • #REDIRECT [[schlemiel the painter's algorithm]]
    47 bytes (5 words) - 13:42, 1 February 2016
  • ...rty does '''NOT''' include qualification samples (for those see [[Property:s-spec (qs)]]).
    217 bytes (32 words) - 22:57, 13 May 2016
  • {{intel title|Sample-Specification (S-Spec)}} ...meric characters that represent an exact IC batch (or set of batches). The S-Spec number can uniquely identify the [[model number]] (and all the specifi
    1 KB (216 words) - 01:25, 14 May 2016
  • ...oes '''NOT''' include regular production S-Specs (for those see [[Property:s-spec]]).
    270 bytes (38 words) - 22:57, 13 May 2016
  • {{title|Moore's Law}} ...he [[semiconductor industry]] that states that the number of [[transistor]]s on a dense [[integrated circuit]] roughly doubles every 24 months.
    2 KB (369 words) - 09:36, 21 February 2023
  • #REDIRECT [[moore's law]]
    25 bytes (3 words) - 03:20, 12 December 2016
  • #REDIRECT [[intel/s-spec]]
    26 bytes (3 words) - 17:04, 2 January 2017
  • #REDIRECT [[intel/s-spec]]
    26 bytes (3 words) - 17:04, 2 January 2017
  • {{intel title|Kaby Lake S|core}} |name=Kaby Lake S
    5 KB (687 words) - 03:02, 11 October 2017
  • #REDIRECT [[intel/cores/kaby lake s]]
    37 bytes (6 words) - 20:37, 11 January 2017
  • #REDIRECT [[intel/cores/kaby lake s]]
    37 bytes (6 words) - 20:37, 11 January 2017
  • #REDIRECT [[intel/cores/kaby lake s]]
    37 bytes (6 words) - 20:39, 11 January 2017
  • #REDIRECT [[moore's law]]
    25 bytes (3 words) - 18:10, 21 March 2017
  • {{intel title|Skylake S|core}} |name=Skylake S
    4 KB (619 words) - 04:05, 21 March 2019
  • #REDIRECT [[intel/cores/skylake s]]
    35 bytes (5 words) - 05:03, 15 May 2017
  • #REDIRECT [[intel/cores/skylake s]]
    35 bytes (5 words) - 05:03, 15 May 2017
  • {{title|Amdahl's Law}}[[File:amdahl.svg|right|300px]] '''Amdahl's Law''' is a formulation an observation that attempts to give an upper bound
    3 KB (485 words) - 16:58, 19 May 2019

Page text matches

  • ...n: 10px 20px 20px 0; width: 100%; border-bottom: 1.5px solid black;">Moore's Law</div>
    4 KB (394 words) - 12:00, 13 February 2020
  • c
    ...sumptions about the underlining mechanism that implements the language. It's this precise simplicity and abstraction that allowed various system designe ...uage called BCPL, which was developed in the mid 1960's. In the early 1970's, a [[DEC PDP-11]] machine was acquired for the UNIX project. Large portions
    5 KB (790 words) - 13:36, 2 October 2017
  • Although it's not required in /var since 6.21, the equal sign can be used to assign a val unset -s %exampleH* %exampleVar
    17 KB (2,690 words) - 06:09, 5 June 2022
  • ...m|procedural]] [[scripting language]] embedded inside the mIRC client. mSL's main feature is its seamless ability to interact with other [[IRC]] clients ...pts as {{mirc|aliases}} or as {{mirc|on events}}. {{mirc|Aliases}} are mSL's version of [[functions]] while {{mirc|on events}} are triggered events that
    10 KB (1,705 words) - 17:47, 1 August 2023
  • '''String manipulation''' is the building block of many of today's utilities and algorithms. Everything from formatting and validation to anal It's important to note that both identifiers and variables can be substituted in
    9 KB (1,360 words) - 13:07, 11 February 2019
  • To better understand this concept; let's consider a simple alias that returns the day of the week from a given Nth d ...tok. $puttok replaces by the Nth token while $reptok replaces by the token's value.
    11 KB (1,776 words) - 18:20, 31 January 2024
  • ...y this is useful, it can allow you to check if an identifier exist in mIRC's own language and has a value but you cannot use it to check built-in which ...ally does not return any value, but instead, it processes the arguments it's given. In a command, every argument is separated by a space. $0 will contai
    18 KB (2,987 words) - 14:43, 21 March 2023
  • ...NOT related to access levels that are controls by IRC services like Anope's Services (ChanServ/NickServ). Sometimes we want to get the user's input. We can use the & to match a single word (in this case it will be a n
    8 KB (1,273 words) - 14:01, 20 October 2018
  • Before we can talk about the actual events themselves it's important that we get a better understanding on what these raw messages loo Using the debug window we have open. Let’s execute a /whois command on someone in our channel. You might see something
    5 KB (863 words) - 14:02, 20 October 2018
  • ...ing a ''condition''. A condition in mIRC has a false [[truth value]] if it's {{mIRC|$null}}, [[$false - identifier - mIRC|$false]], or 0. ;it's 12 o'clock
    7 KB (1,092 words) - 07:27, 8 February 2020
  • '''Slingshot''' is the sucessor to {{\\|Aries}}, [[Cray]]'s eighth-generation high-performance interconnect. Slingshot is Cray's 8th major generation of high-performance network interconnects. Slingshot i
    3 KB (384 words) - 05:45, 8 September 2020
  • ...dition is while ({{mIRC|$calc}}(%x - 5)) {, since 5-5 is 0, the while loop's condition is false, thus it will not execute any code inside it. ...eat the echo statement as many times as we want. Let's take a look at what's going on:
    10 KB (1,703 words) - 07:36, 26 March 2021
  • ...reseterror as soon as possible, this reset the error (and therefore $error's value), mIRC leaves the error state and you can safely execute anything you ...exact list of features that are working in this situation are unknown, it's recommended not to do anything before using /reseterror in this situation.
    7 KB (1,188 words) - 09:34, 22 September 2017
  • ...w to use them. Now, all you need to be able to do is operate on them. That's exactly what '''mIRC Operators''' lets you do. ''Operators'' are special sy ;is that ban on #mSL's internal ban list?
    10 KB (1,645 words) - 15:06, 19 July 2020
  • ...minimized). -a can be used to add this line to the current selection and -s can be used to clear the current selection and select just this line. <synt The titlebar command can be used to change the window's title.
    8 KB (1,339 words) - 13:43, 29 March 2020
  • ;hmake also have an -s switch which prints debug info</syntaxhighlight> If it's possible the table is not yet created, use the -m switch, which creates the
    30 KB (5,149 words) - 01:46, 30 November 2018
  • ...IRCs: The -n switch is used when the file exceeds 65,536 bytes (64 KB). It's a good idea to place it there if you think the file will get pretty big in will remove mike's entry from the ini file.
    5 KB (715 words) - 15:12, 2 October 2023
  • /write's simplest operation is the append operation. By default, /write will write a
    5 KB (773 words) - 14:05, 20 October 2018
  • ...d {{mIRC|on events|events}} that allow scripts to create network [[socket]]s. [[mIRC]] supports both {{mIRC|sockets/udp|UDP}} and {{mIRC|sockets/tcp|TCP ...The number that follows the colon (:) is the port number. In this case it's port number 80, which happens to be the default HTTP port.
    4 KB (740 words) - 09:43, 22 September 2017
  • === /sockwrite's limit === ...imit but note that when using {{mIRC|TCP Sockets#POST_vs_GET.3F|POST}}, it's more likely to reach that limit, you can find an example on how to workarou
    20 KB (3,172 words) - 14:05, 20 October 2018

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)